func github.com/andybalholm/brotli.shiftTransform
3 uses
github.com/andybalholm/brotli (current package)
transform.go#L520: func shiftTransform(word []byte, word_len int, parameter uint16) int {
transform.go#L614: shiftTransform(dst[idx-len:], int(len), param)
transform.go#L620: var step int = shiftTransform(shift, int(len), param)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |